Welcome![Sign In][Sign Up]
Location:
Search - gradient descent matlab

Search list

[AI-NN-PRBPgaijin

Description: 采用动量梯度下降算法训练BP网络,有需要的下哦~-using gradient descent algorithm BP training network, it is necessary to the next, oh ~
Platform: | Size: 3072 | Author: kongpin | Hits:

[AI-NN-PRtdrbf

Description: (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures.
Platform: | Size: 1024 | Author: gwg | Hits:

[matlabSteepestDescentMethod

Description: 最速下降梯度法MATLAB程序.转载自科研中国.-steepest descent gradient method MATLAB program. China reprinted from the research.
Platform: | Size: 1024 | Author: 胡俊 | Hits:

[Special EffectssobelEdgeDetection

Description: Sobel算子边缘增强算法,利用梯度下降原理边缘化图象-Sobel operator enhancement algorithms, using gradient descent principle marginalized image
Platform: | Size: 1024 | Author: 江边漫步 | Hits:

[matlabrbf2

Description: 此源代码仍然是训练RBF网络的,但用的算法是梯度下降法,算法仍然是自己写的-This source code is still training RBF network, but the algorithm is gradient descent algorithm, the algorithm is still wrote it myself
Platform: | Size: 7168 | Author: 张媛 | Hits:

[matlabmatlab55

Description: 学会不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的计算步骤; 比较不同搜索法(最速下降法,共轭梯度法,牛顿法,拟牛顿法)的优缺点。 -Institute of the different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) for calculating steps compare different search method (steepest descent method, conjugate gradient method, Newton method, quasi-Newton method) the advantages and disadvantages.
Platform: | Size: 3072 | Author: mengxiang | Hits:

[matlabOpt_Steepest

Description: 最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optimal resolve.
Platform: | Size: 1024 | Author: xutianyuan | Hits:

[AI-NN-PRBP

Description: 基于梯度下降的BP神经网络参数学习算法.-Gradient descent-based BP neural network learning algorithm parameters.
Platform: | Size: 1024 | Author: hanbin | Hits:

[matlabSteepest.Descent.Method.matlab

Description: matlab经典算法的程序 最速下降梯度法matlab程序-classical algorithm matlab procedure steepest descent gradient method matlab program
Platform: | Size: 1024 | Author: 温兆一 | Hits:

[Communication-Mobilefuzzyopt

Description: 用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller .-For automotive cruise control system of fuzzy control algorithm, as well as how to make use of gradient descent and Kalman filtering to optimize the fuzzy controller algorithms. The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller.
Platform: | Size: 14336 | Author: gogomx | Hits:

[AI-NN-PRSteepest

Description: 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
Platform: | Size: 1024 | Author: 宗丹 | Hits:

[Special Effectsnonrigid_version7b

Description: 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimization, 3D affine registration algorithm, etc.. Non-rigid registration is currently the most widely used registration methods used to deal with a greater displacement of registration problems
Platform: | Size: 245760 | Author: zhangji | Hits:

[AlgorithmOptimization

Description: 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
Platform: | Size: 2048 | Author: anytry | Hits:

[matlabgddemo

Description: GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
Platform: | Size: 3072 | Author: Carlos Wilson | Hits:

[matlabNonlinear_Programming

Description: 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
Platform: | Size: 1024 | Author: lilin | Hits:

[AI-NN-PRfminlbfgs_version2

Description: 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). - Limited memory BFGS (L-BFGS). - Steepest Gradient Descent optimization.
Platform: | Size: 10240 | Author: 奕风 | Hits:

[2D Graphicc.tar

Description: 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly calculated by the C language completed. Image reading, the output from the Matlab implementation. Including gradient descent flow method, Chambolle dual methods, alternating semi- fixed-point algorithm for linear quadratic iterative algorithm and so on.
Platform: | Size: 19456 | Author: 陈云川 | Hits:

[AlgorithmGradient-Descent-Method

Description: 梯度下降法原理及例题实例及matlab相关资料-Gradient Descent Method
Platform: | Size: 936960 | Author: 黄昕 | Hits:

[matlabarmijo-constant-diminishing

Description: 使用梯度下降法求无约束问题最优解,包括最速下降法,常数步长下降法等。(Find the best solution to the unconstrained problem, using gradient descent method.)
Platform: | Size: 2048 | Author: Yuski | Hits:

[matlabfile1

Description: 机器学习基础之梯度下降算法的matlab源代码(Machine learning basis of the gradient descent algorithm matlab source code.)
Platform: | Size: 9216 | Author: wu.pingyang | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net